do not grab things if the nograb debug flag is set
authorjacob berkman <jacob@ximian.com>
Tue, 11 Dec 2001 01:33:02 +0000 (01:33 +0000)
committerJacob Berkman <jberkman@src.gnome.org>
Tue, 11 Dec 2001 01:33:02 +0000 (01:33 +0000)
commit01db4789148d6893273d7b398224cc62a72371f2
tree0eb985cd4fba4d685f21a10ba59599e20c668ce7
parentee17d020ebd3c963be97bde12952471f29d285d3
do not grab things if the nograb debug flag is set

2001-12-10  jacob berkman  <jacob@ximian.com>

* gdk/x11/gdkinput-xfree.c (_gdk_input_grab_pointer):
* gdk/x11/gdkmain-x11.c (gdk_pointer_grab):
(gdk_keyboard_grab): do not grab things if the nograb debug flag
is set

* gdk/gdkinternals.h:
* gdk/gdk.c: add nograbs debug flag to disable grabs of the
keyboard / mouse
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8